Skip to content

Correct IntelPython_XGBoost_Performance sample#769

Merged
praveenkk123 merged 4 commits intooneapi-src:developmentfrom
amyskov:feat_and_func_samples
Dec 1, 2021
Merged

Correct IntelPython_XGBoost_Performance sample#769
praveenkk123 merged 4 commits intooneapi-src:developmentfrom
amyskov:feat_and_func_samples

Conversation

@amyskov
Copy link
Copy Markdown
Contributor

@amyskov amyskov commented Nov 24, 2021

Signed-off-by: Alexander Myskov alexander.myskov@intel.com

Existing Sample Changes

Description

open function tries to create HIGGS.csv.gz inside of inexistent data directory which leads to error. Fixing it by creation of file inside of sample root directory. Also added with statement for open function in order close opened stream.

External Dependencies

List any external dependencies created as a result of this change.

Type of change

Please delete options that are not relevant. Add a 'X' to the one that is applicable.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Implement fixes for ONSAM Jiras

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Command Line
  • oneapi-cli
  • Visual Studio
  • Eclipse IDE
  • VSCode
  • When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used

JoeOster and others added 3 commits September 29, 2021 09:45
* Update Makefile

* Update Makefile

* Update Makefile

* Update DCT.hpp

* Update intrin_ftz_sample.cpp

* Update merge_sort.cpp

* Update intrin_double_sample.cpp

* Update intrin_dot_sample.cpp

* Update DCT.cpp
Signed-off-by: Alexander Myskov <alexander.myskov@intel.com>
@amyskov amyskov mentioned this pull request Nov 24, 2021
9 tasks
@praveenkk123
Copy link
Copy Markdown
Contributor

Please submit to development branch but not the master branch

@amyskov amyskov changed the base branch from master to development November 25, 2021 10:17
@amyskov
Copy link
Copy Markdown
Contributor Author

amyskov commented Nov 25, 2021

Please submit to development branch but not the master branch

@praveenkk123 target branch was changed.

Copy link
Copy Markdown
Contributor

@praveenkk123 praveenkk123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve for CI

@raoberman
Copy link
Copy Markdown
Contributor

This is a minor bug fix, easy push, does not break sample at all. would be good to merge if possible for 2022.1 (just a directory change as noted, it isn't impacting the rest of the sample at all) @louie-tsai @praveenkk123

@praveenkk123 praveenkk123 merged commit d507755 into oneapi-src:development Dec 1, 2021
praveenkk123 pushed a commit that referenced this pull request Dec 7, 2021
* ONSAM-1414 Broken Link in Headers (#685)

* Update Makefile

* Update Makefile

* Update Makefile

* Update DCT.hpp

* Update intrin_ftz_sample.cpp

* Update merge_sort.cpp

* Update intrin_double_sample.cpp

* Update intrin_dot_sample.cpp

* Update DCT.cpp

* fix deprecation notice (#682)

* correct IntelPython_XGBoost_Performance sample

Signed-off-by: Alexander Myskov <alexander.myskov@intel.com>

Co-authored-by: JoeOster <52936608+JoeOster@users.noreply.github.com>
Co-authored-by: ericlars <eric.larson@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants